home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 0622 / PCZONE0622.iso / Patches / Op Flash / OFPPatch.exe / OFPPatch_Upgrade_1_30.exe / 0 / RCDATA / ADD\TEMPLATES\1-10_T_TEAMFLAGFIGHT.EDEN\SCORING.SQS < prev    next >
Text File  |  2001-11-09  |  112b  |  12 lines

  1. ; Script counting the score
  2.  
  3. ScoreE=0;
  4. ScoreW=0;
  5.  
  6. #Begin
  7.  
  8. AL exec "UpdateScore.sqs"
  9.  
  10. ~3
  11. goto "Begin"
  12.